MediaCasting

public interface MediaCasting implements ProfileService

A service that provides access to all the required media casting services.

Since

7.29

Functions

Link copied to clipboard
public abstract CastSessions castSessions()
Returns a service that allows observing alive cast sessions.
Link copied to clipboard
public abstract MediaReceivers mediaReceivers()
Returns a service that allows observing media receivers.
Link copied to clipboard
public abstract Profile profile()
Returns the profile of this service.
Link copied to clipboard
public abstract Screens screens()
Returns a service that allows obtaining connected screens for casting.